projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976d93d
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Fri, 10 Jan 2003 07:00:59 +0000
(07:00 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 10 Jan 2003 07:00:59 +0000
(07:00 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0dc24bf165ed3d7b17fa06f7a0e3ceb4579767b2..6c61f98edc857409f3555356cab2efa3d72e1ede 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2003-01-09 John Wiegley <johnw@gnu.org>
+
+ * pcomplete.el (pcomplete-termination-string): Added a variable
+ for modifying the string which is inserted after a completion or
+ expansion using pcomplete.
+
2003-01-09 Karl Berry <karl@gnu.org>
* sort.el (sort-regexp-fields): pass noerror to re-search-forward,